public PDFTextLineCollection extractTextLines( PDFContentExtractionContext context ) |
Parameters
- context
- Context for text extraction.
Return Value
The lines of text on the page.
public PDFTextLineCollection extractTextLines( PDFContentExtractionContext context ) |
| Exception | Description |
|---|---|
| java.lang.IllegalArgumentException | When context is null |